Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: make correction in Tutorial toh-pt6 #37516

Closed

Conversation

rockument69
Copy link
Member

Fixes issue 29535 for the tutorial (toh-pt6) to remove the phrase that directed the reader to delete mock-heroes.ts when it is still needed for further tutorial steps.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Tutorial toh-pt6 directs reader to delete mock-heroes.ts when it's still being used.

Issue Number: 29535

What is the new behavior?

Replaced sentence so that the user doesn't delete the file.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested a review from StephenFluin June 9, 2020 22:56
@rockument69 rockument69 self-assigned this Jun 9, 2020
@rockument69 rockument69 added this to In Progress in docs Jun 9, 2020
@rockument69 rockument69 added docsarea: tutorial effort1: hours target: patch This PR is targeted for the next patch release type: bug/fix labels Jun 9, 2020
@rockument69 rockument69 moved this from In Progress to In Review in docs Jun 9, 2020
@mary-poppins
Copy link

You can preview 3bc2ada at https://pr37516-3bc2ada.ngbuilds.io/.

Fixes issue [29535](angular#29535) for the tutorial (toh-pt6) to remove the phrase that directed the reader to delete mock-heroes.ts when it is still needed for further tutorial steps.
@rockument69 rockument69 force-pushed the rockument69-tutorial-toh6-edit branch from 3bc2ada to 9cccd0a Compare June 10, 2020 17:03
@mary-poppins
Copy link

You can preview 9cccd0a at https://pr37516-9cccd0a.ngbuilds.io/.

Copy link
Contributor

@kapunahelewong kapunahelewong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs only change. LGTM. Thanks, @rockument69!

Reviewed-for: global-docs-approvers

@jbogarthyde jbogarthyde added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Jun 10, 2020
@jbogarthyde jbogarthyde removed the request for review from StephenFluin June 10, 2020 18:46
@ngbot ngbot bot added this to the needsTriage milestone Jun 10, 2020
mhevery pushed a commit that referenced this pull request Jun 12, 2020
Fixes issue [29535](#29535) for the tutorial (toh-pt6) to remove the phrase that directed the reader to delete mock-heroes.ts when it is still needed for further tutorial steps.

PR Close #37516
@mhevery mhevery closed this in 5ea9119 Jun 12, 2020
ngwattcos pushed a commit to ngwattcos/angular that referenced this pull request Jun 25, 2020
Fixes issue [29535](angular#29535) for the tutorial (toh-pt6) to remove the phrase that directed the reader to delete mock-heroes.ts when it is still needed for further tutorial steps.

PR Close angular#37516
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 13, 2020
profanis pushed a commit to profanis/angular that referenced this pull request Sep 5, 2020
Fixes issue [29535](angular#29535) for the tutorial (toh-pt6) to remove the phrase that directed the reader to delete mock-heroes.ts when it is still needed for further tutorial steps.

PR Close angular#37516
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes effort1: hours merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release type: bug/fix
Projects
docs
In Review
Development

Successfully merging this pull request may close these issues.

Tutorial toh-pt6 directs reader to delete mock-heroes.ts when it's still being used
6 participants